This Walkthrough... | Shows How to... |
---|---|
Screen Scrape Data | Get data from a screen line by line and save it in a comma separated value (CSV) file. |
Get Data With a Visual Studio Office App | Create a Microsoft Office application that has controls to get data from a Reflection host application and enter it in a spreadsheet. |
Enter Data With a Visual Studio Office App | Create a Microsoft Office application that has controls to enter data from a spreadsheet into a Reflection host application. |
Get Text from a Web Page | Get text from a Web page that is open in Reflection. |